Vector.Dot

Undocumented in source. Be warned that the author may not have intended to support it.
struct Vector(uint N, T)
@nogc @safe nothrow static
float
Dot
()
(
auto ref Vector!N first
,
auto ref Vector!N second
)

Meta